UCF STIG Viewer Logo

The Server Message Block (SMB) v1 protocol must be uninstalled.


Overview

Finding ID Version Rule ID IA Controls Severity
V-73299 WN16-00-000410 SV-87951r1_rule Medium
Description
SMBv1 is a legacy protocol that uses the MD5 algorithm as part of SMB. MD5 is known to be vulnerable to a number of attacks such as collision and preimage attacks and is not FIPS compliant.
STIG Date
Windows Server 2016 Security Technical Implementation Guide 2017-05-18

Details

Check Text ( C-73403r1_chk )
Open "PowerShell".

Enter "Get-WindowsFeature | Where Name -eq FS-SMB1".

If "Installed State" is "Installed", this is a finding.

An Installed State of "Available" or "Removed" is not a finding.
Fix Text (F-79741r1_fix)
Uninstall the SMBv1 protocol.

Start "Server Manager".

Select the server with the feature.

Scroll down to "ROLES AND FEATURES" in the right pane.

Select "Remove Roles and Features" from the drop-down "TASKS" list.

Select the appropriate server on the "Server Selection" page and click "Next".

Deselect "SMB 1.0/CIFS File Sharing Support" on the "Features" page.

Click "Next" and "Remove" as prompted.